Matrix\Decomposition\LU S

Total Complexity 47
Dependencies 2
Dependents 2
Total lines 253
Lines of code 155
Logical lines of code 94
Comment lines 38
Methods 14
Properties 4

Methods 14

Method Rating Maintainability Complexity Lines of code
solve()
A
49 11 31
getL()
S
57 5 16
buildPivot()
S
58 4 15
getU()
S
59 4 14
computeMultipliers()
S
67 4 7
applyTransformations()
S
62 3 11
isNonsingular()
S
66 3 8
findPivot()
S
65 3 9
getP()
S
63 2 10
localisedReferenceColumn()
S
68 2 7
pivotExchange()
S
64 2 10
pivotB()
S
67 2 8
__construct()
S
71 1 6
getPivot()
S
82 1 3